Skip to content

[Form] Remove :end-before:, :start-after: as it's not used anymore #17063

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

mdoutreluingne
Copy link
Contributor

@mdoutreluingne mdoutreluingne commented Jul 26, 2022

Fixes #16466 (I deleted the branch of my old pr accidentally, so I recreate a new PR)

  1. The :end-before:, :start-after: directives is not supported by the new ReST parser, so it is displayed in the page:
  2. As you can see on this page, the 2 options are duplicated in several places in the documentation (here and here) whereas it is not necessary.

image

Reviews are welcome! :)

@javiereguiluz javiereguiluz force-pushed the form/directive-not-supported branch from ca21c56 to efc6c2e Compare August 1, 2022 14:28
@javiereguiluz
Copy link
Member

Thank you Maxime.

@xabbuh
Copy link
Member

xabbuh commented Aug 2, 2022

Isn't the default value now being rendered before the option name? IIRC we rejected several PRs like this in the past as we considered this issue to be something that needed to be fixed in the rst parser that we use.

@xabbuh
Copy link
Member

xabbuh commented Aug 2, 2022

Ah, I see that @mdoutreluingne had the same thought and fixes this in #17093.

javiereguiluz added a commit that referenced this pull request Aug 2, 2022
…treluingne)

This PR was merged into the 4.4 branch.

Discussion
----------

[Form] Fix typo `choice_translation_domain` option

Sorry for my typo.
For this PR, I fix my typo for the `choice_translation_domain` option which refers to my old PR #17063 . Actually the `type` and `default` is above option ([see](https://symfony.com/doc/4.4/reference/forms/types/date.html#choice-translation-domain)).

Commits
-------

45767ac Fix typo choice_translation_domain option
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants